home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / gnu / gnushogi.lha / gnushogi-1.1 / src / init_data4b.c < prev    next >
C/C++ Source or Header  |  1993-04-16  |  186b  |  12 lines

  1. #if defined THINK_C
  2. #include "gnushogi.h"
  3. #endif
  4.  
  5.  
  6. next_array prook_nextpos, pbishop_nextpos, wgold_nextpos;
  7.  
  8. #ifndef SAVE_DISTDATA
  9. small_short distdata[NO_SQUARES][NO_SQUARES];
  10. #endif
  11.  
  12.